nesting subroutines meaning in English
嵌套子程序
Examples
- For example , to nest one loop ( the nested loop ) within another loop ( the nesting loop ) ; to nest one subroutine ( the nested subroutine ) within another subroutine ( the nesting subroutine )
例如,在一个循环中嵌入另一个循环,在一个子程序中嵌入另一个子程序。